runtime.cleanupQueue.running (field)
4 uses
runtime (current package)
mcleanup.go#L327: running atomic.Uint32
mcleanup.go#L598: q.running.Add(1)
mcleanup.go#L607: q.running.Add(-1)
mprof.go#L1331: n += int(gcCleanups.running.Load())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)